[Top] [Prev] [Next] [Bottom]
[Contents]
SaGetCurrentSession
Returns a pointer to the current session identifier. This is only valid in Sapphire server applications running in session affinity mode.
#include "SaRnHtml.h"
pSaSess SaGetCurrentSession SUTPROTO(());
Arguments
None.
Pointer to the current session identifier.
Returns a pointer to the current session identifier. This is only valid in Sapphire server applications running in session affinity mode.
pSaSess ctx;
ctx = SaGetCtx();
/***now manipulate session data ***/
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.